type runtime.persistentAlloc
4 uses
runtime (current package)
malloc.go#L1887: type persistentAlloc struct {
malloc.go#L1894: persistentAlloc
malloc.go#L1955: var persistent *persistentAlloc
runtime2.go#L702: palloc persistentAlloc // per-P to avoid mutex
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)